Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic config parsing #10

Merged
merged 10 commits into from
Apr 27, 2024
Merged

Add basic config parsing #10

merged 10 commits into from
Apr 27, 2024

Conversation

SRv6d
Copy link
Owner

@SRv6d SRv6d commented Apr 21, 2024

Add basic configuration parsing, allowing to read a TOML file into a config struct, leaving saving the configuration after editing it through the CLI a todo.

Copy link

codspeed-hq bot commented Apr 21, 2024

CodSpeed Performance Report

Merging #10 will not alter performance

Comparing configuration (1fb3300) with main (355f51d)

Summary

✅ 1 untouched benchmarks

🆕 1 new benchmarks

Benchmarks breakdown

Benchmark main configuration Change
🆕 load the example configuration N/A 842.8 µs N/A

@SRv6d SRv6d merged commit d14091e into main Apr 27, 2024
5 checks passed
@SRv6d SRv6d deleted the configuration branch April 27, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant